home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / d_d / caltech / inbound / adndsplb.rdm < prev    next >
Encoding:
Text File  |  1993-06-22  |  687 b   |  20 lines

  1. AD&D spell book generation programs
  2.  written May, 1992, by Ken Jenks, 
  3.  kjenks@gothamcity.jsc.nasa.gov
  4.  
  5. These programs generate spell books for AD&D.
  6.  
  7. - spells.phb.c generates spell books for AD&D version 1 Magic-Users and
  8.   Illusionists using spells from PHB.
  9.  
  10. - spells.ua.c generates spell books for AD&D version 1 Magic-Users and
  11.   Illusionists using spells from PHB and UA.
  12.  
  13. - spells.phb2.c generates spell books for AD&D version 2 Wizards.
  14.  
  15. - spells.phb.gen.c is a combined character generator and spell book
  16.   rolling program based on the program by Jeff Standish,
  17.   standijl@expert.cc.purdue.edu (Morpheus Nosferatu).
  18.  
  19. Compile and run with no command line options to see 'usage.'
  20.